home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / lite411q.zip / READ.ME < prev    next >
Text File  |  1991-07-25  |  4KB  |  88 lines

  1.  
  2.  
  3.          HELLO
  4.  
  5.               Thank you for evaluating ProWindows(tm) LITE 4.1.
  6.  
  7.               This is an UN-REGISTERED copy of ProWindows(tm) LITE 4.1 for
  8.               Microsoft(R) QuickBASIC(R) and/or BASIC PDS 7 Compilers.
  9.               Please read this entire document prior to using this product.
  10.  
  11.  
  12.         SPECIAL NOTE
  13.  
  14.               For a limited time, DSE has reduced the price of
  15.               ProWindows(tm) PROFESSIONAL to $49.95.  This is the EXACT
  16.               same package that has been advertised nationally for a
  17.               much higher price.  Run DEMO.COM for a complete
  18.               demonstration and use the special order form "ORDER-ME.FRM"
  19.               to order at the reduced price.
  20.  
  21.  
  22.          CREATING LIBRARIES
  23.  
  24.               In order to make use of this product, you must first create a
  25.               Library (.LIB) and Quick Library (QLB).  This distribution
  26.               file includes several batch (.BAT) files to facilitate the
  27.               quick creation of both.
  28.  
  29.               If you have a mouse, use MOUSE.BAT.  If you don't have a
  30.               mouse, OR you don't want to include mouse support in your
  31.               program(s), use NOMOUSE.BAT. It strips out all mouse code and
  32.               creates smaller files.
  33.  
  34.               If all you want is a generic windowing library, run
  35.               SMALL.BAT.  This program strips out all MOUSE and "Event-
  36.               Loop" functions and creates even smaller files.  NOTE:
  37.               LDEMO3.BAS will NOT run with this model.
  38.  
  39.               ARE YOU LOOKING FOR MORE???  BROCHURE.BAT will create a library
  40.               that can run the included BROCHURE.BAS program.  This program
  41.               demonstrates our ProWindows(tm) PROFESSIONAL package.
  42.  
  43.  
  44.          PRINTING THE DOCUMENTATION
  45.  
  46.               All ProWindows(tm) documentation files are stored in plain
  47.               ASCII format and can be printed directly to a dot matrix or
  48.               laser printer.  The only imbedded formatting codes are
  49.               standard formfeeds (ASCII 12) at the end of each page.
  50.  
  51.  
  52.          DEMONSTRATION PROGRAMS
  53.  
  54.               This distribution file includes a full set of demonstration
  55.               programs that provide examples of how to use most of the
  56.               window functions, and what you can get if you register for
  57.               ProWindows(tm) PROFESSIONAL.  Also provided is a empty
  58.               skeleton program that provides the beginning framework to
  59.               develop a ProWindows(tm) application.
  60.  
  61.         FILES
  62.  
  63.               DEMO.COM     - A complete demo of ProWindows(tm) PROFESSIONAL 2
  64.               DEMO.HLP     - Color screens for DEMO.COM
  65.               EXTRAS.FRM   - How to order programs from "EXTRAS.TXT".
  66.               EXTRAS.TXT   - Other stuff we sell.
  67.               LDEMO1.BAS   - Demo #1 (use MOUSE.BAT, NOMOUSE.BAT, or SMALL.BAT).
  68.               LDEMO2.BAS   - Demo #2 (use MOUSE.BAT, NOMOUSE.BAT, or SMALL.BAT)
  69.               LDEMO3.BAS   - Demo #3 (use MOUSE.BAT).
  70.               LDEMO4.BAS   - Demo #4 (use MOUSE.BAT, NOMOUSE.BAT, or SMALL.BAT).
  71.               LIBRARY.TXT  - What is a Library and a Quick Library.
  72.               LITE.BI      - INCLUDE file for all ProWindows(tm) functions.
  73.               LITE.DOC     - Function descriptions.
  74.               LITE.LIB     - ProWindows(tm) LITE standard library.
  75.               LITEDEMO.BAS - The BIG DEMO (use MOUSE.BAT or NOMOUSE.BAT)
  76.               MOUSE.BAT    - Create a library that supports mouse functions.
  77.               MOUSE.LIB    - Mouse function library.
  78.               NEW.TXT      - All about ProWindows(tm) PROFESSIONAL 2
  79.               NOMOUSE.BAT  - Creates a library that does NOT support mouse functions.
  80.               NOMOUSE.LIB  - No mouse function library.
  81.               ORDER-ME.FRM - How to order ProWindows(tm) LITE or PROFESSIONAL.
  82.               QUESTION.TXT - Common questions from our users.
  83.               SKELETON.BAS - Shell code for creating your own programs.
  84.               SUPPORT.TXT  - How to get FAST customer support.
  85.               TESTME.BAS   - Run this and call us if your screen looks strange.
  86.               VERSION.COM  - Tells you what version you have.
  87.  
  88.